.btn-link, .text-primary, .page-link, input:focus~label, textarea:focus~label, a.text-primary:focus, a.text-primary:hover {
  color: #7AB51D  !important;
}

.BootstrapIconHover, .nice-select .option:hover{
  background-color: #7AB51D  !important;
  color: #fff !important;
}
 
.btn-primary, .page-item.active .page-link, .dropdown-item.active{
  background-color: #7AB51D  !important;
  border-color: #7AB51D  !important;
  color: #fff !important;
}


.btn-outline-primary {
  color: #7AB51D  !important;
  border-color: #7AB51D  !important;
  background-color: #fff !important;
  
}

.btn-outline-primary:hover:enabled{
  background-color: #7AB51D  !important;
  color: #fff !important;
  border-color: #fff !important;

}


/* Dropdown */
.nice-select {
  border: solid 1px #7AB51D ;
}
.nice-select:after {
  border-bottom: 2px solid #7AB51D ;
  border-right: 2px solid #7AB51D ;
}
.nice-select:hover {
    border-color: #fff;
	color: #fff;
}
 
.nice-select:hover .current, .nice-select:hover .multiple-options, .nice-select:hover:after {
    border-bottom-color: #fff;
    border-right-color: #fff;
	color: #fff;
}

/* scrollbar */
.list::-webkit-scrollbar-thumb {
  background: #7AB51D ;
  border-radius: 10px;
}
.nice-select .list {
  /* für Firefox*/
  scrollbar-width: thin;
  scrollbar-color: #7AB51D  #fff;
}

.bar:before,
.bar:after,
.control input:checked ~ .control_bar,
.control-radio .control_bar::before,
.control-checkbox .control_bar::before  {
    background: #7AB51D ;
}

#content-top{
  background-color: #7AB51D  !important; 
}

.nice-select:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #7AB51D  !important;
}
#DivAktenzeichen h5, #DivOnlineAnhoerungTitel h5{
	color:  #fff !important;
}
#logo{
	max-height: 200px;
}
